Loading...
 

Object characteristics

Attributes

Description

Each object (derived from CX_CONTAINER ) can have freely definable attributes that can be edited with this module.

Functionality

This window is used to maintain attributes. You can maintain global  global.png Insert, change or delete attributes. Additionally you have the possibility to create new local  local.png attributes, which are then only valid in this object.

The attribute data can be edited by double-clicking. You can change the order of the attributes with the arrow buttons. You only need to select one attribute in the list and then move it up or down using the buttons. A context menu for editing the attributes is called up by right-clicking.

You can insert attributes of the following types:

You can also find more information in the topic Features.

Menu
Menu item Description
Edit -
Attributes -
: : Insert A global attribute is inserted.
: : Create A local attribute is inserted
: : : Presettable
: : : Calculated
: : : Conditional
: : Edit The selected attribute is edited
: : : Value Corresponds to a double-click on the attribute
: : : Feature Calls up the editing mask for local attributes
: : Delete The selected attribute is deleted
Close Close window
Fields
Field Description
Object Displayed object
Buttons
button Description
Attributes
CreateA new, local characteristic can be assigned
InsertAn existing characteristic is assigned as a global attribute
RemoveThe feature selected in the list is removed
Action
BackThe window is closed
Save Changes to the object are saved

Related topics


Technical documentation

Object features editing app

Module name

attributeSetEdit.app

Classes

CX_ATTRIBUTE_SET

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
ATTRIBUTE_SELECTED
CONDITIONED_ATTRIBUTE_CHANGED
CONDITIONED_ATTRIBUTE_CREATED
CONDITIONED_ATTRIBUTE_DELETED
FORMULA_ATTRIBUTE_CHANGED
FORMULA_ATTRIBUTE_CREATED
FORMULA_ATTRIBUTE_DELETED
LIST_ATTRIBUTE_SET Collection reference characteristics objects or NULL Call up list window for object characteristics
SLOT_ATTRIBUTE_CHANGED
SLOT_ATTRIBUTE_CREATED
SLOT_ATTRIBUTE_DELETED

Sent messages
Message Parameters Function Receiver module
ATTRIBUTE_SET_SELECTED Reference characteristics object, recipient Reference characteristics were selected
EDIT_CONDITIONED_ATTRIBUTES
EDIT_FORMULA_ATTRIBUTES
EDIT_SLOT_ATTRIBUTES
SELECT_ATTRIBUTES

Operational business